tests: Update text test for textview
authorBenjamin Otte <otte@redhat.com>
Tue, 5 Jul 2011 21:34:13 +0000 (23:34 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 6 Jul 2011 14:50:09 +0000 (16:50 +0200)
commit87c33fa21ac11f9aa3c359d675349fcca2cfa6c5
treefd6de42c0c75c96cf387ded6ef8daa067a92b71e
parent768b192ddb3b77775def56ba755a667204b4b3e8
tests: Update text test for textview

1) Allow inserting text to move the cursor to after the inserted text
2) Implement selecting text for GtkTextView. Also assert if it's an
   unsupported widget type.
3) Select an inside part of the widget, not the end.
tests/a11y/text.c